home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 17747 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.3 KB  |  34 lines

  1. Path: swidir.switch.ch!epflnews!Thomas.Wolf
  2. From: Thomas.Wolf@di.epfl.ch (Thomas Wolf)
  3. Newsgroups: aus.mathematics,comp.programming,comp.lang.c++
  4. Subject: Re: Binary operations
  5. Date: 17 Apr 1996 10:31:14 GMT
  6. Organization: Ecole Polytechnique FΘdΘrale de Lausanne
  7. Sender: wolf@lglsun5.epfl.ch (Thomas Wolf)
  8. Message-ID: <4l2h9i$jjo@info.epfl.ch>
  9. References: <3174C4C4.2781E494@brems.ii.uib.no>
  10. NNTP-Posting-Host: lglsun5.epfl.ch
  11.  
  12. In article <3174C4C4.2781E494@brems.ii.uib.no>, Thomas Mork Farrelly <uk236@brems.ii.uib.no> writes:
  13. :> I want to do mathematicle operations (add, mult, div) on
  14. :> numbers of arbitrary length(number of bytes).
  15. :> Where can I get such information?
  16. :> 
  17.  
  18. D. E. Knuth, "The Art of Computer Programming", Vol. 2, "Seminumerical
  19. Algorithms".
  20.  
  21. If that's too mathematical for you, check out Snippets from any
  22. SimTel mirror, it contains files "bignum?.[hc]" implementing
  23. these algorithms in C. 
  24.  
  25. Regards,
  26.  
  27.   Thomas
  28. ----------------------------------------------------------------------
  29. Swiss Federal Institute of Technology | Thomas Wolf
  30. Software Engineering Laboratory       | EPFL-DI-LGL
  31. Thomas Wolf (TW)                      | CH-1015 Lausanne (Suisse)
  32. E-Mail: wolf@di.epfl.ch               | Phone: (++41 21)693 42 37
  33. ---------------------------------------------------------------------- 
  34.